nagTimeout

@get:JvmName(name = "getNagTimeout")
@set:JvmName(name = "setNagTimeout")
var nagTimeout: Int
The notification will toggle with 'output_ms' for this time of seconds.
Default is 0 which means don't repeat at all. 60 would mean blink
and/or beep for 60 seconds

uint32 nag_timeout = 14;